Skip to content

Refactor genif.sh #4372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Refactor genif.sh #4372

wants to merge 1 commit into from

Conversation

petk
Copy link
Member

@petk petk commented Jul 7, 2019

Changes:

  • Coding style fixes
  • ${1+"$@"} replaced with "$@" [1]
  • EXTRA_MODULE_PTRS variable is not used anymore
  • awk tool defined via environment variable
  • srcdir determined automatically from the genif.sh location

[1] https://www.in-ulm.de/~mascheck/various/bourne_args/

Changes:
- Coding style fixes
- ${1+"$@"} replaced with "$@" [1]
- EXTRA_MODULE_PTRS variable is not used anymore
- awk tool defined via environment variable
- srcdir determined automatically from the genif.sh location

[1] https://www.in-ulm.de/~mascheck/various/bourne_args/
@petk petk mentioned this pull request Jul 7, 2019
2 tasks
@php-pulls php-pulls closed this in 900de30 Jul 8, 2019
@petk petk deleted the patch-ptrs branch July 8, 2019 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants